hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
Hip_GL3_ShaderProgram
hip
hiprenderer
backend
gl
glshader
Undocumented in source.
version(OpenGL)
class
Hip_GL3_ShaderProgram : ShaderProgram {
bool
isUsingUbo
;
uint
program
;
protected
HipBlendFunction
blendSrc
;
protected
HipBlendFunction
blendDst
;
protected
HipBlendEquation
blendEq
;
}
Members
Variables
blendDst
HipBlendFunction
blendDst
;
Undocumented in source.
blendEq
HipBlendEquation
blendEq
;
Undocumented in source.
blendSrc
HipBlendFunction
blendSrc
;
Undocumented in source.
isUsingUbo
bool
isUsingUbo
;
Undocumented in source.
program
uint
program
;
Undocumented in source.
Meta
Source
See Implementation
hip
hiprenderer
backend
gl
glshader
classes
Hip_GL3_FragmentShader
Hip_GL3_ShaderImpl
Hip_GL3_ShaderProgram
Hip_GL3_VertexShader
Hip_GL_ShaderImpl
functions
getGLBlendEquation
getGLBlendFunction
manifest constants
floatPrecision
shaderVersion